Skip to content

Conversation

@cheungtitus
Copy link
Contributor

No description provided.

@discoursebot
Copy link

This pull request has been mentioned on Discourse Meta. There might be relevant details there:

https://meta.discourse.org/t/support-for-running-on-apple-m1/229724/1

@CvX CvX requested a review from xfalcox November 14, 2022 23:05
@mikezucc
Copy link

+1 for this arm64 on ubuntu 22, just hardcoded the core count for now on my monolith in the ./discourse-setup

@tgxworld
Copy link
Contributor

@cheungtitus I'm happy to merge this and try it out. Can you rebase this please?

@cheungtitus cheungtitus force-pushed the support_running_on_m1 branch from c687fd8 to 01ca2fe Compare September 7, 2024 18:03
@cheungtitus
Copy link
Contributor Author

@cheungtitus I'm happy to merge this and try it out. Can you rebase this please?

@tgxworld thanks and just rebased. Can you please review and approve the merge?

@tgxworld tgxworld merged commit d00c2e7 into discourse:main Sep 9, 2024
@Gullumluvl
Copy link
Contributor

Hi, a question for ARM users here, could you please tell us which of the lscpu calls mentioned in this pull request (#879) would work for you?

If I understand correctly, the most important line is the one that gets Thread(s) per core? So to get the CPU count, can we modify the subsequent call to lscpu -p | grep -v '#' | wc -l instead of parsing the human output format?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

5 participants